home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / TextHarvest / TextHarvest-Install.exe / {app} / Help-TextBrowse.txt < prev    next >
Text File  |  2005-01-28  |  7KB  |  113 lines

  1. <H1>File Viewer Help</H1>
  2.  
  3. <h2>Table of Contents</h2>
  4.  
  5. You can click on any section title below to jump directly to that section.
  6.  
  7.    <a href="#INTRODUC">Introduction</a>
  8.    <a href="#BASICUSA">Basic Usage</a>
  9.       <a href="#SHORTCUT">Shortcut Keys</a>
  10.       <a href="#STATUSBA">The Status Bar</a>
  11.       <a href="#WORDWRA">Word Wrapping and Display Width</a>
  12.       <a href="#PRINTING">Printing</a>
  13.    <a href="#SPECIALF">Special Features</a>
  14.       <a href="#BINFILNS">Binary File Noise Suppression</a>
  15.       <a href="#DETFILUP">Detecting File Updates</a>
  16.       <a href="#BACKTRAC">Backtracking</a>
  17.       <a href="#POMMELDO">Pommel Documents</a>
  18.    <a href="#FVLIMITA">File Viewer Limitations</a>
  19.  
  20. <a name="INTRODUC"><h1>Introduction</h1>
  21.  
  22. This simple file viewer lets you quickly inspect text files, binary files (in filtered form) and specially formatted files known as <a href="#POMMELDO">Pommel</a> documents. (The file you are looking at right now is an example of a Pommel document.)
  23.  
  24. <a name="BASICUSA"><h1>Basic Usage</h1>
  25.  
  26. <a name="SHORTCUT"><h2>Shortcut Keys</h2>
  27.  
  28. In addition to standard shortcut conventions (such as pressing Alt-F to click the Find button) the file viewer also recognizes these keys:
  29.  
  30. <hl>  Home       Move cursor to start of line</hl>
  31. <hl>  End        Move cursor to  end  of line</hl>
  32. <hl>  Space      Advance one screen (same as PgDn)</hl>
  33. <hl>  Esc        Close window</hl>
  34. <hl>  Enter      If view area has focus:  repeat last find</hl>
  35. <hl>             Otherwise:  operates the control</hl>
  36. <hl>  Ctrl-Home  Jump to top of file</hl>
  37. <hl>  Ctrl-End   Jump to end of file</hl>
  38. <hl>  Ctrl-C     Copy selected text to clipboard</hl>
  39. <hl>  F1         Display help (this file)</hl>
  40. <hl>  F3         Repeat last find</hl>
  41. <hl>  F5         </hl><a href="#DETFILUP">Check file</a><hl> for updates</hl>
  42. <hl>  Backspace  </hl><a href="#BACKTRAC">Backtrack</a><hl> to previous spot</hl>
  43. <hl>  F          Pop up Find window</hl>
  44. <hl>  R          Repeat last find</hl>
  45. <hl>  P          Print</hl>
  46. <hl>  B          Turn on </hl><a href="#BINFILNS">binary file noise suppression</a>
  47. <hl>  G          Goto line number</hl>
  48. <hl>  W          Toggle <a href="#WORDWRA">word wrapping</a></hl>
  49.  
  50. Note: You can click on any text highlighted in blue to jump directly to the appropriate section.
  51.  
  52. <a name="STATUSBA"><h2>The Status Bar</h2>
  53.  
  54. The status bar appears at the bottom of the file viewer window and is divided into three sections.
  55.  
  56. The first section of the status bar indicates the line number and character number of your cursor. For example, 34:3 means "line 34, column 3".
  57.  
  58. If you select a range of characters for cutting and pasting, the length of the selection (including Carriage Return and Linefeed characters) is also indicated. For example, 10:5/15 means that you have selected 15 characters, starting at the 5th character of line 10.
  59.  
  60. The second section of the status bar may contain letters, which indicate which features have been turned on, as follows:
  61.  
  62. <hl>  B   </hl><a href="#BINFILNS">Binary file noise suppression</a><hl> is on</hl>
  63. <hl>  W   </hl><a href="#WORDWRA">Word wrapping</a><hl> is on</hl>
  64.  
  65. The third section of the status bar lists the total number of lines available for display, followed by the date and time when the file was saved. If there was insufficient room to load all of the file, or if you interrupted loading by pressing the Esc (Escape) key, the word "incomplete" appears after the line count.
  66.  
  67. <a name="WORDWRA"><h2>Word Wrapping and Display Width</h2>
  68.  
  69. Word wrapping can be turned on and off with the W key.
  70.  
  71. If word-wrap is turned on (W appears in the <a href="#STATUSBA">status bar</a>), words are wrapped according to the line length indicated by the "Display width" combo box. This does not affect the file being viewed.
  72.  
  73. If word-wrap is turned off, any lines that are longer than the value of the "Display width" combo box are wrapped at that specific length. This does not affect the file being viewed.
  74.  
  75. <a name="PRINTING"><h2>Printing</h2>
  76.  
  77. This simple file viewer offers only very basic printing capability. You can print the file you are viewing, in its entirety, using the current settings of your default printer. This file viewer makes no provision for changing settings such as feeder drawer, paper type or orientation.
  78.  
  79. Margins are set to 1 inch on the left and right, and three quarters of an inch top and bottom. Different printers behave in different ways if asked to print text wider than the width available; some truncate the text and some word-wrap it. You can accomodate this variation to some extent by adjusting the "Display Width" combo box.
  80.  
  81. To print a copy of this document, press the P key.
  82.  
  83. <a name="SPECIALF"><h1>Special Features</h1>
  84.  
  85. <a name="BINFILNS"><h2>Binary File Noise Suppression</h2>
  86.  
  87. Binary file noise suppression can be turned on and off with the B key.
  88.  
  89. When binary file noise suppression is turned on (B appears in the <a href="#STATUSBA">status bar</a>), the file viewer attempts to display only data that looks like it might be text. Anything else is considered raw binary data and is represented by dot characters.
  90.  
  91. <a name="DETFILUP"><h2>Detecting File Updates</h2>
  92.  
  93. If the file you are viewing has been changed in another window, you can reload it by pressing F5. (Some applications that use this file viewer detect such changes automatically under certain conditions.)
  94.  
  95. When the file is reloaded, the file viewer attempts to reposition you at the same spot you were viewing previously. However, depending on how the file was changed, it may not be possible to reposition your view precisely.
  96.  
  97. <a name="BACKTRAC"><h2>Backtracking</h2>
  98.  
  99. When you do a "Find" (or click a link in <a href="#POMMELDO">Pommel</a> documents), the file viewer remembers where you were before jumping to the new location. When you press Backspace you return to the previous spot. The file viewer remembers up to 50 previous locations.
  100.  
  101. <a name="POMMELDO"><h2>Pommel Documents</h2><fs X="0.75">
  102.  
  103. </fs>The file viewer can process HTML-like files known as POMMEL<fs x="1.5">™</fs> documents. This feature must be explicitly turned on by the application that calls the file viewer, so it should not adversely affect the display of any files you inspect.
  104.  
  105. This help file uses POMMEL markup.
  106.  
  107. <a name="FVLIMITA"><h1>File Viewer Limitations</h1>
  108.  
  109. In text files, long lines may be <a href="#WORDWRA">wrapped</a> in the display area. This does not affect the file itself. You can use the "Display width" combo box to choose a line length which makes the file convenient to view.
  110.  
  111. When binary files are viewed, any character with a hexadecimal value between $00 and $1F is replaced by a dot character. This does not affect the file itself.
  112.  
  113. The file viewer has a limit on the size of the file it can load. If it should run out of room, it will truncate the file display and mark it as "incomplete" in the <a href="#STATUSBA">status bar</a>. This does not affect the file itself.